provideOkhttpClient

@Singleton()
@Provides()
final OkHttpClient provideOkhttpClient(Cache cache)

This method provides the OkHttpClient instance for the passing Cache.